Zend\Diactoros\ServerRequest S

Total Complexity 23
Dependencies 4
Dependents 1
Total lines 251
Lines of code 91
Logical lines of code 51
Comment lines 96
Methods 17
Properties 6

Methods 17

Method Rating Maintainability Complexity Lines of code
validateUploadedFiles()
S
63 4 11
__construct()
S
60 2 13
getMethod()
S
72 2 6
getAttribute()
S
71 2 6
getUploadedFiles()
S
82 1 3
withUploadedFiles()
S
71 1 6
getCookieParams()
S
82 1 3
withCookieParams()
S
74 1 5
getQueryParams()
S
82 1 3
withQueryParams()
S
74 1 5
getServerParams()
S
82 1 3
withParsedBody()
S
74 1 5
getAttributes()
S
82 1 3
withAttribute()
S
73 1 5
withoutAttribute()
S
73 1 5
withMethod()
S
71 1 6
getParsedBody()
S
82 1 3